Sets the AcSmAcDbViewReference that
points to the named AcDbView object on
the sheet referenced by this sheet view component.
Syntax
SetNamedView(
pViewRef As IAcSmAcDbViewReference) As Object
| pViewRef |
Input AcSmAcDbViewReference that provides
a drawing name, view name, and handle for a view
|